home *** CD-ROM | disk | FTP | other *** search
/ Aminet 41 / Aminet 41 (2001)(Schatztruhe)[!][Feb 2001].iso / Aminet / dev / src / xad_bzip.readme < prev    next >
Encoding:
Text File  |  2001-01-03  |  2.6 KB  |  63 lines

  1. Short:    Bzip xadmaster client
  2. Author:   Kyzer/CSG <kyzer@4u.net>, Julian Seward
  3. Uploader: Kyzer/CSG <kyzer@4u.net>
  4. Type:     dev/src
  5. Requires: util/arc/xadmaster.lha
  6.  
  7. --- About this archive ---
  8.  
  9. This archive contains 68000, 68020 and 68040 optimised versions of the
  10. bzip client for Dirk Stoecker's XAD system - util/arc/xadmaster.lha - and
  11. also includes the source code to this client.
  12.  
  13. To install, unpack this archive somewhere and double click on the Install
  14. icon. The appropriate version of the client will automatically be
  15. installed.
  16.  
  17. --- License ---
  18.  
  19. This program is free software; you can redistribute it and/or modify it
  20. under the terms of the GNU General Public License as published by the Free
  21. Software Foundation; either version 2 of the License, or (at your option)
  22. any later version.
  23.  
  24. This program is distributed in the hope that it will be useful, but WITHOUT
  25. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  26. FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
  27. more details.
  28.  
  29. You should have received a copy of the GNU General Public License along
  30. with this program; if not, write to the Free Software Foundation, Inc., 675
  31. Mass Ave, Cambridge, MA 02139, USA.
  32.  
  33. --- About the client ---
  34.  
  35. This client lets XAD view and extract bzip (.bz) files, but _NOT_ bzip2
  36. (.bz2) files. bzip can only compress a single file, and cannot even
  37. remember what filename, date or uncompressed size the compressed file had.
  38. However, it compresses much better than gzip, which is what it intended to
  39. replace. You are most likely to find bzip used to compress tar files
  40. (.tar.bz or .tbz)
  41.  
  42. bzip is mostly the work of Julian Seward, and is an implementation of the
  43. Burrows-Wheeler block sorting compression algorithim, using MTF and
  44. arithmetic coding as other stages in compression.
  45.  
  46.  
  47. ============================= Archive contents =============================
  48.  
  49. Original  Packed Ratio    Date     Time    Name
  50. -------- ------- ----- --------- --------  -------------
  51.     4924    3010 38.8% 03-Dec-00 22:39:28  bzip.000
  52.     4528    2690 40.5% 03-Dec-00 22:39:36  bzip.020
  53.     9904    4637 53.1% 03-Dec-00 22:43:08  bzip.040
  54.    16302    5456 66.5% 06-Aug-00 09:20:08  bzip.c
  55.     3220    1332 58.6% 05-Aug-00 20:38:28  ConvertE.c
  56.      286     152 46.8% 03-Dec-00 22:43:10  Install
  57.      659     318 51.7% 03-Dec-00 22:04:38  Install.info
  58.      960     448 53.3% 03-Dec-00 22:36:04  Makefile
  59.     1390     534 61.5% 05-Aug-00 20:38:22  SDI_compiler.h
  60.     1805     969 46.3% 03-Dec-00 22:20:42  xad_bzip.readme
  61. -------- ------- ----- --------- --------
  62.    43978   19546 55.5% 05-Dec-100 04:56:10   10 files
  63.